home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / a_man / cat1 / sigtest.z / sigtest
Encoding:
Text File  |  2002-10-03  |  4.3 KB  |  133 lines

  1.  
  2.  
  3.  
  4. ssssiiiiggggtttteeeesssstttt((((1111MMMM))))                                                        ssssiiiiggggtttteeeesssstttt((((1111MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      sigtest - test and demo program for ATM SVC interface
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ////uuuussssrrrr////lllliiiibbbb////aaaattttmmmm////bbbbiiiinnnn////ssssiiiiggggtttteeeesssstttt [ aaaattttmmmm____ppppoooorrrrtttt ]
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      The source to this program (see ////uuuussssrrrr////lllliiiibbbb////aaaattttmmmm////eeeexxxxaaaammmmpppplllleeeessss////ssssiiiiggggtttteeeesssstttt....cccc) is
  16.      provided as a simple example on how to use the API to set up or accept
  17.      Switched Virtual Circuits.
  18.  
  19.      ssssiiiiggggtttteeeesssstttt takes an optional single command line parameter:
  20.  
  21.      aaaattttmmmm____ppppoooorrrrtttt  which specifies the atm port to open. For example, ssssiiiiggggtttteeeesssstttt 0000
  22.                causes the program to open "/hw/atm/0", which is the default.
  23.  
  24.      The compiled binary is also useful as a confidence test during
  25.      installation to determine that all necessary software has been properly
  26.      installed and configured, and all physical connections to the switch have
  27.      been correctly attached.
  28.  
  29.      By interactively varying the signalling parameters used to establish a
  30.      connection, one can also use sigtest to determine which parameters are
  31.      supported by the attached switch.
  32.  
  33.      ssssiiiiggggtttteeeesssstttt runs in interactive mode. The top level menu offers the choices:
  34.           [0] Quit
  35.           [1] Register to accept incoming calls
  36.           [2] Attempt to setup a point-to-point call
  37.           [3] Attempt to setup a point-to-multipoint call
  38.  
  39.      For call setup and registration, ssssiiiiggggtttteeeesssstttt will prompt the user for all the
  40.      necessary signalling parameters to be used.  The online _I_R_I_S _A_T_M
  41.      _C_o_n_f_i_g_u_r_a_t_i_o_n _G_u_i_d_e, in the section on Initial Configuration
  42.      Verification, suggests some minimum parameters which should be supported
  43.      by any switch. For a complete explanation of the signalling parameters
  44.      and their implications, the reader is referred to the ATM Forum's User-
  45.      Network-Interface, version 3.0 or 3.1.
  46.  
  47.      To verify connectivity to a switch, run 2 sessions of sigtest on the test
  48.      system, one as a call receiver, and the other as a call initiator. Start
  49.      the receiver first, registering to accept calls for any of the Broadband
  50.      Low Layer Information (BLLI) choices. Then start up the call initiator,
  51.      providing the system's own ATM address as the address to call. (This
  52.      local address will be displayed just before the prompt for the called
  53.      address, so you can use your mouse to cut-and-paste the address.) In the
  54.      call setup, you should ask for the same BLLI that the receiver registered
  55.      for.
  56.  
  57.      When specifying parameters, bear in mind that in signalling terminology,
  58.      directions "forward" and "backward" are always from the perspective of
  59.      the caller (also known as the initiator). So, for the called party,
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ssssiiiiggggtttteeeesssstttt((((1111MMMM))))                                                        ssssiiiiggggtttteeeesssstttt((((1111MMMM))))
  71.  
  72.  
  73.  
  74.      "forward" applies to received cells and "backward" to transmitted cells.
  75.  
  76. FFFFIIIILLLLEEEESSSS
  77.      /usr/lib/atm/bin/sigtest
  78.      /usr/lib/atm/examples/sigtest.c
  79.      /usr/include/sys/atm_user.h
  80.  
  81. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  82.      atm(7M), atmsigd(1M), atmilmid(1M)
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.